home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3362 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: sp115.ocs.lsu.edu!not-for-mail
  2. From: dbaker@tiger.lsu.edu (David B Baker)
  3. Newsgroups: comp.lang.c
  4. Subject: Help w/ serial port?
  5. Date: 28 Jan 1996 00:38:55 -0600
  6. Organization: Louisiana State University
  7. Message-ID: <4ef5lv$1an0@tiger4.ocs.lsu.edu>
  8. NNTP-Posting-Host: sw107.ocs.lsu.edu
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11.  
  12. Howdy. I'm trying to learn a little C programming because I
  13. built a simple FSK decoder and I need to write a simple piece 
  14. of software to take a clock signal and a data signal through
  15. a serial port. When the clock signal goes high, I need to
  16. read the current bit from the data signal. It doesn't sound
  17. too difficult, but I'm better at building circuit boards
  18. than programming in C...and I'm pretty novice at the circuit
  19. board thing, so that should tell you something. 
  20. I have Turbo C v1.5, but I've had no luck getting anything 
  21. to compile and run correctly. I read the Summary on Serial 
  22. Comms file, and I sent a note to the author, but I'm still 
  23. having trouble. Can someone shed some light on my problem?
  24. Dave 
  25. dbaker@tiger.lsu.edu
  26.  
  27.